From: Florian Eckert Date: Tue, 19 Mar 2024 12:52:05 +0000 (+0100) Subject: luci-compat: add missing license information X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=f896ca1dce80e5f00073ed2d595e1fd9ed986cdb;p=project%2Fluci.git luci-compat: add missing license information Signed-off-by: Florian Eckert --- diff --git a/modules/luci-compat/Makefile b/modules/luci-compat/Makefile index 4b11f16419..d4582dac7f 100644 --- a/modules/luci-compat/Makefile +++ b/modules/luci-compat/Makefile @@ -14,6 +14,8 @@ LUCI_BASENAME:=compat LUCI_TITLE:=LuCI compatibility libraries LUCI_DEPENDS:=+luci-lua-runtime +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature